Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings for duplicate report rows #61

Merged
merged 8 commits into from
Sep 8, 2023
Merged

Conversation

stefpiatek
Copy link
Collaborator

@stefpiatek stefpiatek commented Sep 7, 2023

Found in 2022 that a school having different regions across years means that the school had duplicate rows for each student. This drops the duplicates but also warns if we find a school which had non-unique rows

also had to edit how we check for the optional report ids because typer does some extra magic that we need to account for

Copy link
Collaborator

@katiebuntic katiebuntic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great!

@stefpiatek stefpiatek merged commit 8358b75 into main Sep 8, 2023
7 checks passed
@stefpiatek stefpiatek deleted the duplicate_report_rows branch September 8, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants